Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Ollama Server as Backend #13

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

AidanNelson
Copy link
Contributor

Hello!

This PR adds support for an Ollama server as a backend (resolving #12).

By default, it will work with the llamacpp.py inference engine. If internet access is enabled globally in Blender and "Use Ollama Backend" is activated in the add-on preference panel, you can set an Ollama host.

Let me know if you would like any adjustments. :)

A few other minor changes:

  • setting absolute paths for the .requirements folder because I was getting an error when uninstalling and re-installing requirements
  • adding ollama to requirements

@dylanebert
Copy link
Collaborator

Thanks for the contribution!

@dylanebert dylanebert merged commit 8c0bd74 into huggingface:main Dec 23, 2024
@dylanebert dylanebert mentioned this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants